@charset "utf-8";
/* reset */
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
/* 公共样式 */
body{font:12px/1.5 "Microsoft Yahei",Arial,"宋体",Verdana; color:#333;background: #fff;}
a{color:#333;text-decoration:none;outline: none;text-decoration:none;}
a:hover{color:#0080aa;}
ul li{list-style:none;}
.clear{clear:both;*display:inline;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
img,input,select,button{vertical-align: middle;border:none;}
input,textarea{outline:none;border: 0;background:none;font-family:"Microsoft YaHei";-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);} 
input[type="submit"]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fl{float:left;}
.fr{float:right;}
.dw-r{position:relative;}
.dw-a{position:absolute;}
.wrap{width:1200px;margin:0 auto;}
.fixedbox{  position: fixed;    top: 10px;    z-index: 999; width:336px;}
.fixedbox1 {    position: fixed;    top:10px;    z-index: 999;}

.header {height:130px;background: #fff;}
.header .wrap {height:130px;position: relative;}
.header .logo {position: absolute;left: 0;top:10px;display: block;}
.header .logo img {display: block;}
.head_search {padding:30px 0 0 380px;}
.hs_bar {height: 42px;}
.hs_bar .text {font-size: 14px;width: 336px;padding-left: 52px;height: 38px;line-height: 38px;border: 2px solid #0080aa;border-right: 0;border-radius: 4px 0 0 4px;background: url(../img/fdj.png) no-repeat;background-position: 18px 7px;float: left;}
.hs_bar .sub {width: 108px;height: 42px;float: left;background: #0080aa;border-radius: 0 4px 4px 0;font-size: 14px;color: #fff;
border: none;cursor: pointer;font-family: "Microsoft Yahei";outline: none; }
.hot_search {height: 34px;line-height: 34px;font-size: 15px;    color: #cccccc;font-weight:bold; margin-top:5px;}
.hot_search .tit {float: left;font-size: 15px;color: #cccccc;}
.hot_search a {float: left;margin-right: 10px;}
.hot_search .hot {color: #333;}
.hot_search .hot:hover{ color: #f04848 }
.head_code {width: 227px;position: absolute;right: 0;top: 9px;}
.head_code .code {width:110px;height: 110px;float: left;}
.head_code .code img {display: block;width: 110px;height: 110px;}
.head_code dl { font-size:15px;width:115px;float: right;padding-top:15px;line-height: 25px;}
.head_code dt {color: #f04848;}



/* nav */
.nav ul li:nth-child(1) a{background: none;}
.navmain{}
.nav{height:55px;line-height:55px;font-size:20px; background:#0080aa;position: relative;}
.nav ul li{float:left;position:relative;}
.nav ul li>a{display:block;padding:0 30px;color:#fff;}
.nav ul li>a:hover{background:#046585;color:#fff;}
.nav ul {position: relative;height: 55px;}
.nav ul a{ text-decoration:none;}
.nav-active a{background:#046585;color:#fff;}
/* roll right */
.content_r{width: 580px;}
.ttxw{margin-top:20px; margin-bottom:10px;}
/*--轮播图--*/
#foucsBox {float:left; padding: 0; width:600px; height:405px; overflow: hidden; zoom: 1; position: relative; }
#foucsBox .imgCon { width: 600px; height:405px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 600px; height: 405px; }
#foucsBox .imgCon li a{display:block;z-index:2;}
#foucsBox .imgCon li img {width:600px; height:405px; border: 0;transform: translate(0,0);transition: all .4s; }
#foucsBox .imgCon li:hover img{transform: scale(1.06, 1.06);transition: all .4s;}
#foucsBox .imgCon li .imgTitle { width:580px; padding:0 10px; position: absolute; bottom:30px; text-align: center; z-index: 2; color: #fff; display: block; text-decoration: none; font-family: "Microsoft Yahei","黑体"; font-weight: normal; font-size:26px; zoom: 1;font-weight:bold; text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
#foucsBox .imgCon li .imgTitle a { }
#foucsBox .showPage {background-image:url(../img/pos_bg.png);background-repeat:repeat-x;background-position:left bottom; width: 600px; height:100%; position: absolute; bottom: 0;  filter: alpha(opacity=10); z-index: 1; }
#foucsBox .foucs { width:600px; height: 8px; position: absolute; bottom:16px; text-align: center; z-index: 3; }
#foucsBox .foucs span { display: inline-block;  width:10px; height:10px; margin: 0 5px; line-height: 0; font-size: 0; background:#fff; cursor: pointer; overflow: hidden;border-radius:10px; }
#foucsBox .foucs span.f {width:30px; background:#0080aa; opacity:1;}
#foucsBox .foucsButton { height:90px; top:50%; margin-top:-45px; position:absolute; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width:50px; height:90px;cursor: pointer; overflow: hidden;  }
#foucsBox .foucsButton img { display:none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 96px; height: 64px; }
#foucsBox:hover .foucsButton span{background-color:rgba(0, 0, 0, 0.2);}
#foucsBox .lBtn { float: left; background: url(../img/icon_left.png) center no-repeat; background-color:rgba(0, 0, 0, 0.1);left:0px;}
#foucsBox .lBtn span { float: left;}
#foucsBox .rBtn { float: right; background: url(../img/icon_right.png) center no-repeat;background-color:rgba(0, 0, 0, 0.1); right:0px;}
#foucsBox .rBtn span { float: right; }
#foucsBox .btnHover { width:50px; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }
#foucsBox .lBtn img{display:none;}
/*--轮播图--*/
.headnews {float:right;width:600px;}
.headnews .item {float:left;width:50%;padding-bottom:20px;line-height:22px;}
.headnews .item a {margin-left:15px;display:block;color:#fff;position:relative;overflow:hidden;}

.headnews .item a:hover .i .c {background-color:#FC0;}
.headnews .item img {width:100%;height:192.7px;transform: translate(0,0);transition: all .4s;}
.headnews .item a:hover img{transform: scale(1.06, 1.06);transition: all .4s;}
.headnews .item .i {background-image:url(../img/pos_bg.png);background-repeat:repeat-x;background-position:left bottom;width:285px;position:absolute;right:0px;top:0px;height:192.7px;}
.headnews .item .i .b {display: -webkit-box; font-size:16px;clear:both;margin:10px 10px;position:absolute;left:0px;bottom:0px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;}

.g-list-two{margin:15px auto 0px auto;padding:15px 0;position: relative;background: #fbfbfb;}
.g-list-two ul{overflow: hidden;}
.g-list-two ul li{float: left;overflow: hidden;width: 281px;position: relative;margin-right: 15px;}
.g-list-two ul li img{ width: 281px;height:187px; }
.g-list-two ul li p{position: absolute; width: 251px; height:38px;font-size:15px;line-height: 38px;color: #fff;overflow: hidden;padding: 0px 15px;background-color:rgba(0, 0, 0, 0.5);left: 0px;bottom: 0px; white-space: nowrap; text-overflow: ellipsis;}
.g-list-two ul li:hover p{ color: #0080aa; }
.g-list-two b{position: absolute;width: 35px;height: 65px;top: 67px;cursor: pointer;background: url(../img/domeico.png) no-repeat;}
.g-list-dome{margin-left: 16px;overflow: hidden; }
.g-list-two b.m-prev-page{left: -40px;background-position: -3px 6px;}
.g-list-two b.m-prev-page:hover{background-position: -3px -134px;}
.g-list-two b.m-next-page{right: -40px;background-position: -64px 6px;}
.g-list-two b.m-next-page:hover{background-position: -64px -134px;}
.load_more_none p{text-indent:0em!important;}
/* 第二段 */
.zuixin .right li p{position: relative;bottom:26px;background-color: rgba(0,0,0,0.5);width: 278px;height:18px;padding: 6px 4px 2px 2px;text-align: center; color:#fff; margin-bottom:-20px; line-height:15px;}
.c_top .title h2{display: inline-block; padding: 0 20px; font-family:微软雅黑;   font-weight: bold;  text-shadow: 1px 0 0 #000;   overflow: hidden;  margin: 0 auto;   background: #fff; text-align: center;}
.zuixin .left{width:825px; }
.zuixin .left .item_top {width:825px;display: inline-block; padding:8px 0;}
.zuixin .left .item_top .tpxw{display:block;width:280px;margin:0px 5px 7px 0px; float:left; overflow:hidden;}
.zuixin .left .item_top img{  width:280px; height:187px;transform: translate(0,0);transition: all .4s;}
.zuixin .left .item_top img:hover{transform: scale(1.06, 1.06);transition: all .4s;}
.zuixin .left .item_top h3 {font-size:22px;font-weight: bold; margin-bottom:15px; padding-left:10px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color:#B73226;}
.zuixin .left .item_top h3 a{color:#0080aa;}
.zuixin .left .item_top h3 a:hover{color:#ff0000;}
.zuixin .left li{line-height:36px;font-size:16px; padding-left:33px; background:url(../img/icon_triangle.png) 20px center no-repeat; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;list-style-type:none;}
.guanggao{margin-bottom:30px; margin-top:10px;}
.guanggao img{width:100%; height:120px;}
.zuixin .right{width:336px; }

/* 第三段 */
.redianxw{overflow: hidden;}
.redianxw .left{width: 825px;}
.c_top .title h2{font-size: 24px;line-height: 24px;height: 24px;}

.redianxw .left .title{height:42px;line-height:42px;position: relative;border:1px solid #e4e4e4;}
.redianxw .left .title h3{color: #333;float: left;font-size:16px;font-family:微软雅黑;text-align: center;width:12.5%;cursor: pointer;line-height:42px; }
.redianxw .left .title h3:nth-child(1){background:#0080aa; color:#fff;}

.left{width: 825px;}
.list_item{clear: both;text-align: justify;max-height:160px;overflow: hidden;border-bottom: 1px solid #f3f3f3;padding: 25px 0;}
.list_item .list_img{float: left;display: inline-block;width: 240px;height: 160px;margin-right: 20px;overflow: hidden;position: relative;}
.list_item .list_img img{width: 240px;height: 160px;transform: translate(0,0);transition: all .4s;}
.list_item .list_img:hover img{transform: scale(1.06, 1.06);transition: all .4s;}
.list_item div{max-height: 126px;overflow: hidden;}
.list_item h3 a{color: #444; text-decoration:none;}
.list_item h3 a:hover{color: #0080aa;}
.list_item a{display:block;font-size: 20px;font-weight: bold;line-height: 30px;margin-bottom: 16px;text-align: left;}
.list_item .cnt{color: #999;font-size: 14px;line-height: 26px;max-height: 78px;overflow: hidden;word-wrap:break-word;text-indent:2em;}
.list_item .view{color: #999;height: 22px;line-height: 22px;margin-top: 13px;}
.list_item .view span{font-size: 12px;line-height: 30px;text-indent:0em;}
.list_item .view a{display: inline-block;font-size: 12px;height: 20px;line-height: 20px;padding: 0 10px;text-align: center;color: #999;border: 1px solid #ccc;font-family:"Simsun"; text-decoration:none; text-indent: initial; font-weight:500;}
.list_item .view a:hover{color:#fff;background:#0080aa;border:1px solid #0080aa;}
#lbylb li{ border-bottom:1px dashed #eee!important;}
.yc{margin-bottom:15px; overflow:hidden;}
.rbs_item{margin-top:15px; height: 90px; clear: both; display: block;} .rbs_item .photo{display: block; width: 147px; height: 90px; float: left; position: relative; overflow: hidden; /* border: 1px solid #dadada;*/}
.rbs_item .photo img{display: block; width: 100%; height: 100%; object-fit: cover;} 
.rbs_item .inf{width:180px; float: right; /*padding-right: 12px;*/} 
.rbs_item .name{font-size:16px;line-height:25px; height:47px; position: relative; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2;} 
.rbs_item .price{color: #999; height: 24px; line-height: 24px; margin-top: 18px;font-size: 13px;} 
.rbs_item .red{/*color: #f00;*/}
.rb_picker{background: #fff;} .rb_picker .cm_head1{width: 287px; margin: 0 auto 20px auto;}
.rbp_item{margin-bottom: 20px; width: 147px; /*height: 155px;*/ float: left; margin-left: 20px;} .rbp_item .photo{display: block; width: 147px; height: 90px; /* border: 1px solid #dadada;*/ position: relative; overflow: hidden;} .rbp_item .photo img{display: block; width: 100%; height: 100%; object-fit: cover;} .rbp_item .name{width: 100%; display: block; height: 40px; line-height: 20px; font-size: 15px; font-weight: normal; color: #333; /*text-align: center;*/ margin: 4px 0 0 0; overflow: hidden;}
.rbp_item .name:hover{color: #f04848}
.right{width: 336px;}
.right .toplist { margin-bottom:15px;}
.right .toplist .topbox_gl dt{border-bottom: 1px dashed #ECECEC;}
.right .toplist .topbox_gl{width:336px;margin:0 auto;}
.right .toplist .topbox_gl dd img{width:330px; height:220px;transform: translate(0,0);transition: all .4s;}
.right .toplist .topbox_gl dd img:hover{transform: scale(1.06, 1.06);transition: all .4s;}
.right .toplist .topbox_gl dt{height:38px;line-height:34px;overflow:hidden;position:relative;}
.right .toplist .topbox_gl dt .num{background:#0080aa;position:absolute;top:6px;left:5px;width:20px;height:20px;line-height:20px;overflow:hidden;text-align:center;color:#fff;font-weight:400;display:block;}
.right .toplist .topbox_gl dt a{display: block;text-decoration:none;color:#555;margin-left:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-size:15px;}
.right .toplist .topbox_gl dt.on{background: #F3F3F3;}
.right .toplist .topbox_gl dd{overflow:hidden;padding:0 5px 1px;}

/* 右侧大图 */
.hunpicshow {margin-top: 10px;}
.hunpicshow li{ margin-top:15px;}
.hunpicshow li a{ display:block; position:relative;overflow:hidden;}
.hunpicshow li a img{ display:block; width:336px; height:203px;transform: translate(0,0);transition: all .4s;}
.hunpicshow li a:hover img{transform: scale(1.06, 1.06);transition: all .4s;}
.hunpicshow li a p{display:block; width:100%; width:328px; height:32px; line-height:32px;left:0; bottom:0; right:0;color:#fff; font-size:16px;background-color:#0080aa; padding-left:8px;}
.hunpicshow li a:hover p{background-color:#0080aa;}
/* 右侧四小图 */
.right .r_recommend li{float:left;width:163px;margin:5px 10px 5px 0;overflow:hidden;}
.right .r_recommend li:nth-child(2),.right .r_recommend li:nth-child(4){margin-right: 0;}
.right .r_recommend li img{width:163px;height:109px;transform: translate(0,0);transition: all .4s;}
.right .r_recommend li p{width:158px;white-space: normal;display:block;background:#0080aa; color:#FFF; line-height:25px; height:25px; padding-left:5px; text-align:center;text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.right .r_recommend li.mr{margin-right:10px;}
.right .r_recommend li a{ text-decoration:none;}
.right .r_recommend li a:hover img{opacity:.9;}
.title{height: 35px;border-bottom: 2px solid #ddd;margin-bottom: 8px;}
.title h2{height: 35px;line-height: 35px;font-size:22px;float: left;border-bottom: 2px solid #0080aa;}
.title h2 span{color:#F00;}
.title p{height: 35px;line-height: 35px;font-size:20px;float: left;border-bottom: 2px solid #0080aa; font-weight:bold;}

.title1{height: 35px;border-bottom: 2px solid #ddd;margin-bottom: 8px;}
.title1 h2{height: 35px;line-height: 35px;font-size:24px;float: left;border-bottom:3px solid #0080aa;}
.title1 h2 span{color:#F00;}
.title1 p{height: 35px;line-height: 35px;font-size:20px;float: left;border-bottom:3px solid #0080aa; font-weight:bold;}


/* 查看更多  */
.redianxw .left .load_more{display:block;height:45px;margin-top:20px; line-height:45px; font-size:20px; text-align:center; border:1px solid #ccc;}
.redianxw .left .load_more:hover{border:1px solid #0080aa; color:#0080aa ;}
.redianxw .left .load_more:hover i{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);background-position:0 -48px;}
.redianxw .left .load_more i{display: inline-block;width: 20px;height: 20px;margin:0 20px; background: url(../img/add.png) no-repeat 0 0;-webkit-transition: transform .2s;-moz-transition: transform .2s;transition: transform .2s;}
.redianxw .left .hide {    display: none;}
.load_more_none {padding: .2rem 0 .4rem 0;    font-size: 16px;    margin:30px 0 10px 0;    display: flex;    align-items: center;    justify-content: center;}
.load_more_none span{display: block; height: 1px; background: #eee; width: 43%;}
.load_more_none p{padding: 0 1em;color: #ccc; font-size: 18px;}
.loading{text-align: center; display: none;}
/* right */
.hezuowrap{ margin-top:50px;}
.hezuowrap img{width:122px;border: 1px solid #eee; margin:0 8px;}

/* 友情链接  */
.Links{margin:15px auto 10px auto;}
.Links .linktitle{height:40px;line-height:40px;border-bottom:3px solid #ddd;}
.Links .linktitle strong{float:left;border-bottom:3px solid #0080aa;font-size:24px;font-weight:400;}
.Links .linkwrap{padding:10px 0;}
.Links .linkwrap a{color:#666;margin:0 6px;font-size:14px;line-height:32px;display: inline-block; text-decoration:none;}
.Links .linkwrap a:hover{color:#0080aa;}
/* footer */
.footer {	width: 100%;padding: 30px 0;	background: #272727;	color: #7f7f7f;	overflow: hidden;}
.footer .f-top {	height: 95px;	font-size: 14px;}
.footer .f-top .f-top-l {	width: 220px;	height: 100%;	background: url(../img/logo_2.png) left center no-repeat;	background-size: 220px auto;}
.footer .f-top .f-top-l a {	width: 100%;	height: 100%;	display: block;	text-indent: -9999em;}
.footer .f-top .f-top-r {	width: 920px;	height: 100%;	border-left: 1px solid #3e3e3e;	line-height: 30px;	text-indent: 60px;}
.footer .f-top .f-top-r span{	padding: 0 15px;}
.footer .f-top .f-top-r a {	color: #7f7f7f;}.footer .f-top .f-top-r a:hover {	color: #999;}

.pagetitle{line-height:35px;height:35px; margin-top:10px;}
.pagetitle h2{font-size:22px;float:left;border-bottom:2px solid #0080aa;padding-left:35px; color:#0080aa;}
.pagetitle span{font-size:14px;margin-right:10px; color:#BBB4B4;}
.pagetitle span a{color:#BBB4B4;}
.pagetitle span a:hover{color:#0080aa;}

/* 内页左侧正文 */
.crumbs{line-height:37px;}
.crumbs2{font-size:14px;border-bottom:1px dashed #eee;color:#BBB4B4;}
.crumbs2 a{font-size:14px; text-decoration:none; color:#BBB4B4;}
.crumbs2 a:hover{color:#0080aa;}
.viewtitle{ text-align:center;}
.viewtitle h1{font-size:28px;line-height:32px;font-weight:400;text-align:center; padding:30px 0 25px;}
.viewtitle .source {font-size: 13px;color: #C7C4C4; margin:10px 0px;}
.viewtitle .source span{margin-right: 25px;}
.viewtitle .source span a{color: #C7C4C4;}
.viewtitle .adad { text-align:center;}

.content{line-height:32px;color:#333;font-family:"Microsoft Yahei";font-size:16px;width:100%;overflow:hidden;margin:0 auto; }
.content p{text-indent:2em;line-height:32px; padding:15px 0;}
.content p u {position: absolute;top: -999em;}
.content h2{padding:0px 7px;border-left: 5px solid #0080aa;height:24px;line-height:24px;font-size:22px;margin:10px 0 20px 0; color:#0080aa;    background: url(../img/h3icobg.png) repeat-x 0px 11px;}
.content h2 a{color:#333; display:block;}
.content h2 a:hover{color:#0080aa;}
.content h2 span{    display: inline-block;background: #fff;padding: 0px 12px;}
.content p img{text-indent:0;display:block;margin:0 auto;max-width:700px;height:auto;}
.content p a{color:#0080aa;}
.content p a:hover{color:#0080aa; text-decoration:underline;}
.content iframe{margin:0 auto;text-indent: 0!important;display: block!important;width:550px!important;height:40vh!important; text-align:center; margin-top:10px;}
content a {text-decoration:underline;}
.left .ada { text-align:center;}

/*--上一篇和下一篇--*/
.shangxia{ width:840px;}
.shangxia a {margin:0 4px; position:relative;padding:0 10px; background:#fff; line-height:24px; height:24px; border:#0080aa 1px solid;color:#333; display:inline-block;text-decoration:none;}
.shangxia a:hover {margin:0 4px; position:relative;background:#0080aa; text-decoration:none;color:#FFF;}
.shangxia .shang {float:left;background:#0080aa; line-height:26px; height:26px; color:#fff;}
.shangxia .shang a{margin:0 0; margin-left:1px;}
.shangxia .shang b{ width:50px;}
.shangxia .xia { float:right;background:#0080aa; line-height:26px; height:26px; color:#fff;}
.shangxia .xia a{margin:0 0; margin-left:1px;}

.nyrigth{ margin-top:15px;}

/*右侧最下面随屏滚动*/
.nyrigth .float{width:336px; margin-bottom:8px;}
.nyrigth .float.div2 {position: fixed;top:40px;z-index: 999;_position: static;}
.nyrigth .float.div3 {position: absolute;bottom: 0;z-index: 999;_position: static;}


/*列表分页*/
.pageurl{ margin:30px 0;text-align:center;font-size:18px;clear: both;}
.pageurl a{display:inline-block;padding:5px 15px;border:1px solid #ddd;margin:0 2px;background:#fff;border-radius:2px;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.pageurl span{display:inline-block;padding:5px 15px;border:1px solid #ddd;margin:0 2px;background:#fff;border-radius:2px;}
.pageurl span.thisclass{background:#0080aa;color:#fff;border:1px solid #0080aa;}
.pageurl a:hover{background:#0080aa;color:#fff;border:1px solid #0080aa;}
.pageurl li{display:none;}